You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Methods > DefineCustomValue Method > TMtxExpression.DefineCustomValue Method ([In] string, [In] object)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.DefineCustomValue Method ([In] string, [In] object)

Define new custom object variable.

Syntax
C#
Visual Basic
public TCustomValue DefineCustomValue([In] string AVarName, [In] object obj);

The function receiving this variable needs to check for correct type of object and report an error if not as expected.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!